Skip to main content

Subscriptions API: General Availability

· One min read
Catarina Comba
Product Manager
General Availability

Overview

The Subscriptions API is now officially declared as Generally Availability (GA). Following the Early Access phase, the API is now fully supported and ready to use in production environments.

No new changes, the features and functionality available during Early Access remain unchanged as we move to General Availability. This includes:

  • List Subscriptions: Retrieve all subscribers in an account.

  • Get Subscription: Access specific subscriber information based on the subscription ID.

  • HAL Implementation: The API continues to support the embedding of linked resources using the HAL standard.

  • Resource Embedding with Transclude: Control which resources are included in the response by using the transclude preference header.

For more information review the API specifications.